What are tables used for? |
---|
Tables are used to make data easier to interpret or to just give your document more impact. |
This table has a border of 0 (that's why you can't see it). |
See the border of 3?. |
Heading A Heading B Heading C
Cell A Cell B Cell C
Cell D Cell E Cell F
Heading A | Heading B | Heading C |
---|---|---|
Cell A | Cell B | Cell C |
Cell D | Cell E | Cell F |
Heading A Heading B Heading C Cell A & D Cell B Cell C Cell E Cell F
Heading A | Heading B | Heading C |
---|---|---|
Cell A & D | Cell B | Cell C |
Cell E | Cell F |
Example of ALIGN attributes within a table... Left Alignment Center Alignment Right Alignment
Left Alignment | Center Alignment | Right Alignment |